gtk-demo: Make source formatting uniform
authorMatthias Clasen <mclasen@redhat.com>
Sun, 9 Aug 2020 04:03:43 +0000 (00:03 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 9 Aug 2020 04:03:43 +0000 (00:03 -0400)
Give the text view in the source tab the same
formatting as tabs we add for extra sources.

demos/gtk-demo/main.ui

index 5d97687ab873a9dda522cd0b46253c7a762261a9..8ea11ab79540708c4d2beeca0ba56baa80adbd64 100644 (file)
                         <property name="bottom-margin">20</property>
                         <property name="editable">0</property>
                         <property name="cursor-visible">0</property>
+                        <property name="monospace">1</property>
+                        <property name="wrap-mode">word</property>
+                        <property name="pixels-above-lines">2</property>
+                        <property name="pixels-below-lines">2</property>
                       </object>
                     </child>
                   </object>